hide menubar
Type
command
Summary
Hides the menu bar on Mac OS systems.
Syntax
hide menubar
Description
Use the hide menubar command to use the full screen. For example, in a kiosk or multimedia application, the menu bar is a distraction for users and in this case you may prefer to hide it.
The menu bar can be hidden only on Mac OS and OS X systems. On OS X systems, the hide menubar command also hides the Dock. This command has no effect on Windows or Unix systems.
Hiding the menu bar in LiveCode does not affect its appearance in other applications; if the user switches to another application, the menu bar becomes visible. If the user switches back to LiveCode, the menu bar is hidden again.
Examples
hide menubar
if the commandKey is down then hide menubar
Related
command: hide taskbar, hide groups, show menubar, hide
glossary: Unix, Windows, Mac OS, menu bar, command
Compatibility and Support
Introduced
LiveCode 1.0
OS
mac
Platforms
desktop
server